GrapeCity SPREAD for Windows Forms 11.0J
ClearConditionalFormatUndoAction コンストラクタ(SheetView,CellRange[])


指定したシートの指定した範囲の条件付き書式のクリアに対する新しいアンドゥアクションを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal cellRanges() As CellRange _
)
'使用法
 
Dim sheetView As SheetView
Dim cellRanges() As CellRange
 
Dim instance As New ClearConditionalFormatUndoAction(sheetView, cellRanges)
public ClearConditionalFormatUndoAction( 
   SheetView sheetView,
   CellRange[] cellRanges
)

パラメータ

sheetView
cellRanges
参照

ClearConditionalFormatUndoAction クラス
ClearConditionalFormatUndoAction メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.